projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
130b416
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 23 Oct 2001 16:16:06 +0000
(16:16 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 23 Oct 2001 16:16:06 +0000
(16:16 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ef6ad3e9906855e8004a2ba5cd394bc0054c43e0..c477f6bc72e4a85fc517df8a771bd178b8b947dc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2001-10-23 Gerd Moellmann <gerd@gnu.org>
+ * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
+
* mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
if ARG is nil.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2a7c20f5d92484c43a18de6945618468bad59bfa..c09383c43c672466bdd39a65e6bb5ec40327c1d7 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2001-10-23 Gerd Moellmann <gerd@gnu.org>
+ * dispnew.c (sync_window_with_frame_matrix_rows): Fix
+ handling of windows which aren't full-width, fix handling
+ of marginal areas.
+
* lread.c (syms_of_lread)<recursive-load-depth-limit>: Raise to
50.